Skip to content

frontend: fix react unique key prop error#3861

Open
thisconnect wants to merge 1 commit intoBitBoxSwiss:staging-swapfrom
thisconnect:frontend-fix-swap-uniquekeys-error
Open

frontend: fix react unique key prop error#3861
thisconnect wants to merge 1 commit intoBitBoxSwiss:staging-swapfrom
thisconnect:frontend-fix-swap-uniquekeys-error

Conversation

@thisconnect
Copy link
Collaborator

Fixes
Warning: Each child in a list should have a unique "key" prop.
Check the render method of VendorDeals.

The cause is still there, api mismatch with what the backend replies.
backend returns payment: ''.

Fixes
    Warning: Each child in a list should have a unique "key" prop.
    Check the render method of `VendorDeals`.

The cause is still there, api mismatch with what the backend replies.
backend returns `payment: ''`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant